﻿html,body{height:100%;min-width:1280px;}
body{color:#333;font:18px/26px '微软雅黑','Microsoft YaHei',sans-serif;background:url(../images/bg_body.png) repeat-y #F8F8F8;}
a{color: #333;}
a:hover{color:#1273DF;}
.w{width:1280px;margin:0 auto;}
.header{background:url(../images/bg_header.png) repeat-x top #FFF;}
.header>.w{height:160px;padding-top:30px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;}
.header .search{width:240px;height:36px;margin-right:40px;border-radius:18px;background:#F6F6F6;display:flex;align-items:center;}
.header input{background:none;height:24px;}
.header .inputBox{color:#8B8B8B;width:200px;height:20px;padding-left:10px;box-sizing:border-box;border-right:1px solid #8B8B8B;}
.header .submit{width:40px;background:url(../images/ico_search.png) no-repeat center left 8px;cursor:pointer;}
.header>*,.header>*>*,.header .other>*{display:flex;}
.header .LS{align-items:center;padding-top:10px;}
.header .other{width:500px;justify-content:right;flex-wrap:wrap;}
.header .date{font-size:15px;margin-bottom:10px;}
.header .date span{padding-left:30px;}
.header .date u{margin-left:10px;}
.slogan{padding-left:35px;padding-bottom:5px;}
.header li{font-size:12px;}
.header li{line-height:24px;text-align:center;background-position:center top;background-repeat:no-repeat;margin-left:30px;cursor:pointer;position:relative;}
.header li:hover{color:#2A5AA6;}
.header li>a{padding:28px 0 10px;display:block;}
.header li:nth-child(1){width:50px;height:24px;padding-top:28px;padding-bottom:10px;background-image:url(../images/ico_matrix.png);}
.header li:nth-child(2){width:42px;background-image:url(../images/ico_lan.png);margin-right:0;}
.header li:nth-child(1):hover{background-image:url(../images/ico_matrixOn.png);}
.header li:nth-child(2):hover{background-image:url(../images/ico_lanOn.png);}

.header li div{display:none;font-size:14px;width:196px;background:#fff;border:1px dashed #2A5AA6;border-radius:3px;margin-left:-73px;margin-top:7px;text-align:left;position:relative;z-index:1;}
.header li div a{height:40px;line-height:40px;border-top:1px solid #F2F2F2;padding-left:40px;display:block;background-position:center left 12px;background-repeat:no-repeat;position:relative;}
.header li div a:nth-child(1){background-image:url(../images/ico_weibo.png);}
.header li div a:nth-child(n+2){background-image:url(../images/ico_WeChat.png);}
.header li div a:nth-child(5){background-image:url(../images/ico_XMLY.png);}
.header li div::before{content:'';display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:8px solid #2A5AA6;position:absolute;top:-8px;left:50%;margin-left:-5px;}
.header li:hover div{display:block;}
.header li div p{display:none;padding:10px;padding-top:0;}
.header li div img{width:100%;}


.nav{height:60px;background:#153F86;}
.nav a{color:#FFF;font-size:20px;}
.nav a:hover,.nav .on{color:#F1CA4F;}
.navList{justify-content:space-between;align-items:center;}
.page-large{font-size:16px;}

.footer{font-size:16px;background:url(../images/bg_channel.png) repeat-x left top #FFF;}
.footer h5{color:#1273DF;font-size:24px;margin-bottom:20px;}
.footer .link{font-size:18px;padding:30px 0;}
.footer .link ul a{margin:0 15px;}
.footer .other{height:220px;padding-top:30px;text-align:center;background:url(../images/bg_footer.png) repeat-x bottom #153F86;box-sizing:border-box;}
.footer .other,.footer .other a{color:#FFF;}
.footer .other p{padding:3px 0;}
.footer .other span{margin:0 10px;}
.footer .record{text-align:center;display:flex;justify-content:center;}
.footer .record a{display:inline-flex;align-items:center;}
